Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add then/else conditional token option #392

Merged
merged 1 commit into from
Nov 25, 2022

Conversation

bschrag620
Copy link

  • adds ability for tokens definitions to define the negative conditional result using a :then/:else hash
  • adds TokenGenerator class for handling the new logic
  • extends test coverage to test for negative token selection

@bschrag620 bschrag620 force-pushed the sandbox/add-token-generator branch 5 times, most recently from adbdca1 to ffd0acd Compare November 25, 2022 04:17
* adds ability for tokens definitions to define the negative conditional result using a :then/:else hash
* adds TokenGenerator class for handling the new logic
* extends test coverage to test for negative token selection
@bschrag620 bschrag620 force-pushed the sandbox/add-token-generator branch from ffd0acd to 3e1aeae Compare November 25, 2022 17:01
@joeldrapper joeldrapper merged commit f67040a into phlex-ruby:main Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants